removeMember
Removes a member from a group.
Return
the updated group, or null if the group does not exist
Parameters
groupId
the ID of the group
userData
the ID of the user to remove
Removes a member from a group.
the updated group, or null if the group does not exist
the ID of the group
the ID of the user to remove